Skip to content
Back to search
30
MCP

Any OpenAPI

pulsemcp/any openapi

Integrates with any OpenAPI-compliant service using dynamic tool generation and vector-based semantic search for efficient API operation discovery and interaction.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

OpenAPI Link
Transforms OpenAPI specifications into tool endpoints, enabling seamless interaction with any API described in OpenAPI format without custom
0 tools
Anytype
Converts any OpenAPI 3.0/3.1 specification into callable tools by automatically generating schemas from REST API endpoints, handling authent
0 tools
OpenAPI
Loads OpenAPI specifications from URLs or files to provide endpoint discovery, schema analysis, payload validation, sample data generation,
0 tools
Swagger API
Transforms Swagger/OpenAPI specifications into tools that enable interaction with any documented API through multiple authentication methods
0 tools
Swagger
Transforms Swagger/OpenAPI specifications into dynamic tools, enabling interaction with any REST API through automatic endpoint discovery, p
0 tools
OpenAPI Proxy
Converts OpenAPI and Swagger specifications into callable tools by generating Zod-validated schemas and proxying HTTP requests to backend AP
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "any_openapi": {
      "url": "None",
      "transport": "http"
    }
  }
}